home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo *******************************************************
- echo * *
- echo * *
- echo * Welcome to the *
- echo * Barger Bunch Idea Companys' *
- echo * Novell Network EMail Program *
- echo * Version 1.2 *
- echo * copyright jbarger 1993 *
- echo * *
- echo *******************************************************
- pause
- cls
-
- echo Ready to begin copying files to your Hard Drive.
- echo off
- pause
- f:
- md\email
- cd\email
- copy a:*.* f:\email
- cls
-
- echo The Barger Bunch Idea Companys' Network EMail Program
- echo Has now been loaded on your Hard Drive.
- pause
- cls
- print changes.txt lpt1
- pause
- print read.me lpt1
- pause
-
- echo Instructions and Registration Form Printing now completed.
- echo Thank You
-
- cls
- menu